REM ******************* MASTERMIND ******************* REM

MAIN	Master
	0 0 - -
	BITMAPS MasterFond
	


REM --------------------------------------------------- REM
REM ----- Pioche -------------------------------------- REM
REM --------------------------------------------------- REM

REM ----- ligne 1 ---------- REM

BOUTON  IDBPIOCHE00  666000
	85 67 - -
	BITMAPS		MasterPioche1 MasterPioche1A -
	SOUND		pose 80

BOUTON  IDBPIOCHE01  666001
	180 67 - -
	BITMAPS		MasterPioche2 MasterPioche2A -
	SOUND		pose 80

BOUTON  IDBPIOCHE02  666002
	275 67 - -
	BITMAPS		MasterPioche3 MasterPioche3A -
	SOUND		pose 80


REM ----- ligne 2 ---------- REM

BOUTON  IDBPIOCHE03  666003
	85 135 - -
	BITMAPS		MasterPioche4 MasterPioche4A -
	SOUND		pose 80

BOUTON  IDBPIOCHE04  666004
	180 135 - -
	BITMAPS		MasterPioche5 MasterPioche5A -
	SOUND		pose 80

BOUTON  IDBPIOCHE05  666005
	273 135 - -
	BITMAPS		MasterPioche6 MasterPioche6A -
	SOUND		pose 80


REM ----- ligne 3 ---------- REM

BOUTON  IDBPIOCHE06  666006
	85 202 - -
	BITMAPS		MasterPioche7 MasterPioche7A -
	SOUND		pose 80

BOUTON  IDBPIOCHE07  666007
	180 202 - -
	BITMAPS		MasterPioche8 MasterPioche8A -
	SOUND		pose 80

BOUTON  IDBPIOCHE08  666008
	273 202 - -
	BITMAPS		MasterPioche9 MasterPioche9A -
	SOUND		pose 80
	
	
REM ----- ligne 4 ---------- REM

BOUTON  IDBPIOCHE09  666009
	85 269 - -
	BITMAPS		MasterPioche10 MasterPioche10A -
	SOUND		pose 80

BOUTON  IDBPIOCHE10  666010
	180 269 - -
	BITMAPS		MasterPioche11 MasterPioche11A -
	SOUND		pose 80

BOUTON  IDBPIOCHE11  666011
	273 269 - -
	BITMAPS		MasterPioche12 MasterPioche12A -
	SOUND		pose 80


REM ----- ligne 5 ---------- REM

BOUTON  IDBPIOCHE12  666012
	180 336 - -
	BITMAPS		MasterPioche13 MasterPioche13A -
	SOUND		pose 80


REM ----- ligne 6 ---------- REM

BOUTON  IDBPIOCHE13  666013
	180 403 - -
	BITMAPS		MasterPioche14 MasterPioche14A -
	SOUND		pose 80


REM ----- ligne 7 ---------- REM

BOUTON  IDBPIOCHE14  666014
	180 470 - -
	BITMAPS		MasterPioche15 MasterPioche15A -
	SOUND		pose 80


STATIQUE  IDSPION0  666015
444 113 - -
BITMAPS	        MasterPion

STATIQUE  IDSPION1  666016
504 113 - -
BITMAPS	        MasterPion

STATIQUE  IDSPION2  666017
564 113 - -
BITMAPS	        MasterPion

STATIQUE  IDSPION3  666018
624 113 - -
BITMAPS	        MasterPion

STATIQUE  IDSPION4  666019
684 113 - -
BITMAPS	        MasterPion




STATIQUE  IDSLED0  666020
438 205 - -
BITMAPS	        MasterLed

STATIQUE  IDSLED1  666021
504 205 - -
BITMAPS	        MasterLed

STATIQUE  IDSLED2  666022
567 205 - -
BITMAPS	        MasterLed

STATIQUE  IDSLED3  666023
629 205 - -
BITMAPS	        MasterLed

STATIQUE  IDSLED4  666024
691 205 - -
BITMAPS	        MasterLed





REM --------------------------------------------------- REM
REM ----- Boutons ------------------------------------- REM
REM --------------------------------------------------- REM

BOUTON  IDBQUIT  666025
549 550 - -
BITMAPS		MasterQuit MasterQuitA -
SOUND		sbjeu 100
BULLE		121 255 0 0 0 0 0 0 0 0 0 0 0 1 1 255 255 0 0 0 0


BOUTON  IDBVALIDE  666026
571 393 - -
BITMAPS	        MasterValide MasterValideA -
SOUND		btok 100
BULLE		120 255 0 0 0 0 0 0 0 0 0 0 0 1 1 255 255 0 0 0 0


STATIQUE  IDSETOILE  666027
541 363 - -
BITMAPS	        MasterEtoile

END
